SftTree/NET 2.0

RightPane Class

Softel vdm, Inc.

  RightPane Class (Softelvdm.SftTreeNET Namespace)

An instance of the RightPane class represents the right pane in a SftTree/NET control.

The is only one instance of the RightPane class in a SftTree/NET control. It is accessed using the Splitter.Right property.

If a tree control does not have a splitter bar (Splitter.Visible is False), only the left pane is available and all columns are located in the left pane.

VB   

Public Class RightPane Inherits Object

C#   

public class RightPane : Object

C++   

public ref class RightPane : public Object


Public

Constructors

Properties

Fields

Methods

Events

Protected

Constructors

Properties

Fields

Methods

 


Public Constructors

Description

none

This class cannot be instantiated.

   

Public Properties

Description

public propertyArea

Returns the area of the right pane.

public propertyColumns

Returns the number of columns displayed in the right pane.

public propertyItemsArea

Returns the area of the item area in the right pane.

  

Public Methods

Description

public methodEqualsinherited from System.Object

Determines whether the specified Object is equal to the current Object.

public methodGetHashCodeinherited from System.Object

Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.

public methodGetTypeinherited from System.Object

Gets the Type of the current instance.

public methodstatic / sharedReferenceEqualsinherited from System.Object

Determines whether the specified Object instances are the same instance.

public methodToStringinherited from System.Object

Returns a String that represents the current Object.

  

Protected Methods

Description

protected methodFinalizeinherited from System.Object

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

protected methodMemberwiseCloneinherited from System.Object

Creates a shallow copy of the current Object.

  

See Also     Softelvdm.SftTreeNET Namespace


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com